All Questions
3 questions
6votes
2answers
6kviews
Parser for Facebook friend list
I have written some code in python in combination with selenium to parse all the names from facebook friend list. It was hard to manage the pop up notification and the process of scrolling to the end ...
2votes
0answers
65views
River Flood Warning System v2.1 - Those Pesky NoneTypes
Below is my River Flood Warning System version 2 build 1. After following the help and advice given for version 1 the whole program is looking and behaving much better. The original code would only ...
10votes
1answer
712views
River Flood Warning system in Python
This code represents my first real Python 3 program. It retrieves flood data from the NWS weather center for the river near my home and posts a warning to my Facebook page whenever certain flood ...